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