import type { IconProps } from './base.js';
export declare const Cell75DoubleIcon: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
export default Cell75DoubleIcon;
