export declare function firstCap(s: string): string | undefined;
