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

declare const FlashOn: ReactIconComponentType;
export default FlashOn;
            