import type { IconProps } from '../../types';
declare const CameraFlash: import("react").NamedExoticComponent<IconProps>;
export { CameraFlash };
