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

declare const Brightness6Icon: MdiReactIconComponentType;
export default Brightness6Icon;
