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

declare const FlashlightOn: ReactIconComponentType;
export default FlashlightOn;
            