import * as React from 'react'; declare function SvgIconLayers(props: React.SVGProps): JSX.Element; export default SvgIconLayers;