/// export interface IconFlashOffOutlineProps { size?: string; style?: React.CSSProperties; } export declare const IconFlashOffOutline: React.FC;