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