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

declare const BrightnessPercentIcon: MdiReactIconComponentType;
export default BrightnessPercentIcon;
