export declare class PayloadScannerResult { getErrorMessage(): string getProgressWorkerId(): string getStatus(): string constructor() }