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