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