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

declare const Brightness7: ReactIconComponentType;
export default Brightness7;
            