export interface PayIDSignature {
    protected: string;
    signature: string;
}
//# sourceMappingURL=PayIDSignature.d.ts.map