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