| export declare const TREEBANK_CONTRACTIONS: RegExp[]; | |
| export declare const HONORIFICS: string[]; | |
| export declare const ABBR_COMMON: string[]; | |
| export declare const ABBR_ORGANIZATIONS: string[]; | |
| export declare const ABBR_PLACES: string[]; | |
| export declare const ABBR_TIME: string[]; | |
| export declare const ABBR_DATES: string[]; | |
| export declare const GATE_EXCEPTIONS: string[]; | |
| export declare const GATE_SUBSTITUTIONS: string[]; | |
| //# sourceMappingURL=constants.d.ts.map |