export declare const capitalizeFirstLetter: (value: string) => string;