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