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