import { MdiReactIconComponentType } from './dist/typings';

declare const FlashlightOffIcon: MdiReactIconComponentType;
export default FlashlightOffIcon;
