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

declare const Brightness3: ReactIconComponentType;
export default Brightness3;
            