import { ReactIconComponentType } from '../types';

declare const BrightnessHigh: ReactIconComponentType;
export default BrightnessHigh;
            