export declare function convertStrToTitle(str: string): string;
