export declare const sortArrayAlphabeticallyImmutable: (arr: any[], propName: string) => any[];