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