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