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