import { InteractionContext } from '../../Connection'; import { BlockHeight, Origin } from '@cardano-ogmios/schema'; export declare function networkBlockHeight(context: InteractionContext): Promise; //# sourceMappingURL=networkBlockHeight.d.ts.map