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

declare const Brightness5Icon: MdiReactIconComponentType;
export default Brightness5Icon;
