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