import { IconProps } from '../Icon'; declare function SvgLayers(props: IconProps): JSX.Element; export default SvgLayers;