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