import type { CollectionWithDefaults } from '@staticcms/core'; export declare function selectSortDataPath(collection: CollectionWithDefaults, key: string): string;