import { default as React } from 'react'; import { IconProps } from './iconProps'; export declare const Square3Stack3dIcon: ({ ref, width, height, viewBox, role, ...rest }: IconProps) => React.JSX.Element; //# sourceMappingURL=square-3-stack-3d.d.ts.map