/// import { IconProps } from '../../types'; declare const MinimizeSquare2: (allProps: IconProps) => JSX.Element; export default MinimizeSquare2;