declare const SUSPICIOUS_PATTERN: RegExp;

export { SUSPICIOUS_PATTERN };
