export interface IResolutionResult {
    mediatorSignature: string;
    amount: string;
}
//# sourceMappingURL=IResolutionResult.d.ts.map