export { default as IndexSorting } from './IndexSorting'; export type { Choice, IndexSortingProps } from './indexSorting.schema';