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

declare const BrightnessHighIcon: MdiReactIconComponentType;
export default BrightnessHighIcon;
