import { SVGProps, PropsWithoutRef, ReactSVGElement } from 'react'; export declare const SvgSwitch: (props: SVGProps) => PropsWithoutRef;