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

declare const TorchIcon: MdiReactIconComponentType;
export default TorchIcon;
