import { IconProps } from '../Icon'; declare function SvgBrightness2(props: IconProps): JSX.Element; export default SvgBrightness2;