export declare const stringToLowerOrUpperCase: (str: any, toUpper?: boolean) => any;