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