import { SvgIconComponent } from './types'; declare const FlashOffIcon: SvgIconComponent; export default FlashOffIcon;