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

declare const Brightness2: ReactIconComponentType;
export default Brightness2;
            