declare const mustNotContainSql: (value: any) => boolean; export default mustNotContainSql;