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

declare const FlashOffIcon: MdiReactIconComponentType;
export default FlashOffIcon;
