export function buildForbidMap(wordList: any): {};
export function check(map: any, content: any): string[];
export function forbidReplace(text: any): any;
