import type { FC, SVGProps } from "react";
export declare const Layer: FC<SVGProps<SVGSVGElement>>;
export default Layer;
//# sourceMappingURL=Layer.d.ts.map