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

declare const WhiteBalanceAutoIcon: MdiReactIconComponentType;
export default WhiteBalanceAutoIcon;
