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

declare const FlashlightOff: ReactIconComponentType;
export default FlashlightOff;
            