export declare class SensitiveDataDiscovery { constructor() scan(text?: string, excludedEntities?: string, includedEntities?: string): string }