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

declare const TmIcon: MdiReactIconComponentType;
export default TmIcon;
