export declare const capitalizeFirstLetter: (input?: string) => string;