export declare const firstChar: (string: string) => string;
