export declare class PayloadScanVariable { getName(): string getOriginalValue(): string getValue(): string toString(): string constructor() }