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

declare const TorchOffIcon: MdiReactIconComponentType;
export default TorchOffIcon;
