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

declare const BrightnessMediumIcon: MdiReactIconComponentType;
export default BrightnessMediumIcon;
