import type { FunctionalComponent } from 'vue'; declare const Watch: FunctionalComponent<{}, {}>; export default Watch;