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