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

declare const BrightnessLow: ReactIconComponentType;
export default BrightnessLow;
            