export declare function capitalize(text: string): string;
