import { SVGProps } from "react"; declare const ADSwitcherOutlined: (props: SVGProps) => JSX.Element; export { ADSwitcherOutlined };