export declare class DocumentComparisonOnDemand { compare( sourceAttachmentSysId?: string, targetAttachmentSysId?: string, outputFileName?: string ): any; constructor(); }