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