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

declare const Brightness7Icon: MdiReactIconComponentType;
export default Brightness7Icon;
