export declare const firstCharCode: (string: string) => number;
