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