export declare const capitalize: (str?: string) => string | undefined;