export declare function getRealsoftSortDuplicateSortableIdError(id: string): Error; export declare function getRealsoftSortHeaderNotContainedWithinSortError(): Error; export declare function getRealsoftSortHeaderMissingIdError(): Error; export declare function getRealsoftSortInvalidDirectiveError(direction: string): Error;