export declare const DREP_DIRECTORY_SORTING: {
    key: string;
    label: string;
}[];
