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