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