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

declare const ThemeIcon: MdiReactIconComponentType;
export default ThemeIcon;
