declare const ExactMatchRegex: RegExp;

export { ExactMatchRegex };
