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