import { type SvgProps } from 'react-native-svg'; declare const SvgLayers: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgLayers; //# sourceMappingURL=Layers.d.ts.map