import type { BadWordsRegexp } from './types'; export declare const regexp: BadWordsRegexp;