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

declare const Brightness4: ReactIconComponentType;
export default Brightness4;
            