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

declare const Brightness3Icon: MdiReactIconComponentType;
export default Brightness3Icon;
