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