import { IconSvgProps } from '../types';
declare const ImageSquare: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default ImageSquare;
//# sourceMappingURL=ImageSquare.d.ts.map