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