import { TxScript } from '../../../types'; export declare const encodeTxScript: (script: Pick) => Buffer; //# sourceMappingURL=utils.d.ts.map