import { ReactIconComponentType } from '../types';

declare const FlashOff: ReactIconComponentType;
export default FlashOff;
            