declare function buildSchemaExclusionClause(escapedColumn: string): string; export { buildSchemaExclusionClause };