export declare const toTitleCase: (str: string) => string;