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