export declare class EncryptionJobs { getRecordCount(jobType?: string, table?: string, column?: string, key?: string, version?: string, variable?: string): number isAuditedColumn(tableName?: string, columnName?: string): boolean constructor() }