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

declare const BrightnessAutoIcon: MdiReactIconComponentType;
export default BrightnessAutoIcon;
