export declare const convertToTitleCase: (str: string) => string | undefined;