export declare const firstCodePoint: (string: string) => number | undefined;
