export declare class PlatformDocumentIntelligenceScriptObject { static copyTrainedMLSolutionForUseCase(originalTaskDefId?: string, taskDefinitionId?: string, capability?: string, originalTaskDefTrainedSolutionName?: string): string; static getAttachmentIdAndPageRangeMap(taskId?: string, attachmentFilter?: string): Record; static validateAttachmentFilter(taskId?: string, attachmentFilter?: string): boolean; } //# sourceMappingURL=PlatformDocumentIntelligenceScriptObject.d.ts.map