import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const SwitcherIcon: FunctionalComponent; export default SwitcherIcon;