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

declare const Brightness1Icon: MdiReactIconComponentType;
export default Brightness1Icon;
