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

declare const FlashOffIcon: MdiReactIconComponentType;
export = FlashOffIcon;