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