export declare function ToSpacedTitleCase(s: string): string;
