export declare const createKeywordRegex: (keyword: string) => RegExp;
