import { IconProps } from '../Icon'; declare function SvgCropSquare(props: IconProps): JSX.Element; export default SvgCropSquare;