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