import { Beef } from '@bsv/sdk'; import { Services } from '../Services'; export declare function getBeefForTxid(services: Services, txid: string): Promise; //# sourceMappingURL=getBeefForTxid.d.ts.map