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