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