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