export declare const RE_POS_DOESNT_VERB: RegExp; export declare const RE_POS_DONT_JUST_VERB: RegExp; export declare const RE_POS_GERUND_FRAGMENT: RegExp; export declare const RE_POS_NOT_ADJ: RegExp; export declare const RE_POS_DASH_VERB: RegExp; export declare const RE_POS_NOT_JUST_VERB_PAST: RegExp; export declare const RE_POS_COLON_VERB: RegExp; export declare const RE_LEMMA_SAME_VERB: RegExp; export declare const RE_POS_ISNT_JUST_VERB: RegExp; export declare const RE_POS_QUOTE_MULTI_VERB: RegExp; export declare const RE_POS_ELLIPSIS_VERB: RegExp; export declare const RE_POS_NOT_NOUN: RegExp; export declare const RE_POS_DOESNT_VERB_EMPHASIS: RegExp; export declare const RE_POS_DASH_VERB_BROAD: RegExp; export declare const RE_POS_ELLIPSIS_BROAD: RegExp; export declare const RE_POS_NOT_BECAUSE: RegExp; export declare const RE_POS_GERUND_BROAD: RegExp; export declare const RE_POS_QUOTE_VERBING: RegExp; export declare const RE_POS_DOESNT_LITERAL: RegExp; export declare const RE_POS_DASH_NOUN_SWAP: RegExp; export declare const RE_POS_ISNT_DASH_EMPHASIS: RegExp; export declare const RE_POS_THATS_NOT_NOUN: RegExp; export declare const RE_POS_GERUND_EMPHASIS: RegExp; export declare const RE_POS_QUOTE_ATTRIBUTION_VERB: RegExp; export declare const RE_POS_ISNT_NOUN: RegExp; export declare const RE_POS_ITS_NOT_JUST: RegExp; export declare const RE_POS_DASH_GERUND_OBJ: RegExp; export declare const RE_POS_ELLIPSIS_DIALOGUE: RegExp; export declare const RE_POS_SEMI_NOUN: RegExp; export declare const RE_POS_ISNT_ADJ_NOUN: RegExp; export declare const RE_POS_DIALOGUE_ATTR: RegExp; export declare const RE_POS_TO_VERB_ISNT: RegExp; export declare const RE_POS_I_AM_NOT_SEMI: RegExp; export declare const RE_POS_NOT_ANYMORE_ITS: RegExp; export declare const RE_POS_AINT_SIMPLE: RegExp; export declare const STAGE2_REGEXES: Record; //# sourceMappingURL=regexesStage2.d.ts.map