import { Slice } from 'ton3-core'; import { TransactionComputePhase } from './TransactionComputePhase'; export declare function loadTransactionComputePhase(slice: Slice): TransactionComputePhase; //# sourceMappingURL=loadTransactionComputePhase.d.ts.map