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

declare const Brightness2Icon: MdiReactIconComponentType;
export default Brightness2Icon;
