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