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

declare const Brightness1: ReactIconComponentType;
export default Brightness1;
            