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

declare const ThemeLightDarkIcon: MdiReactIconComponentType;
export default ThemeLightDarkIcon;
