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