import type { FeePayerSignature } from './FeePayerSignature';
export declare type TransactionSignature_FeePayerSignature = ({
    type: string;
} & FeePayerSignature);
//# sourceMappingURL=TransactionSignature_FeePayerSignature.d.ts.map