export declare function enableIdorProtection(config: { tenantColumnName: string; excludedTables?: string[]; requireTenantId?: boolean; }): void;