import { BlockfrostClient } from '@cardano-sdk/cardano-services-client'; export declare const getBlockfrostClient: () => BlockfrostClient; //# sourceMappingURL=BlockfrostClientFactory.d.ts.map