export declare const capitalize: (str: string, opt?: string) => string;