import * as React from "react"; declare function MinimizeOutline(props: React.SVGProps): any; export default MinimizeOutline;