export declare const iFtsoManagerGenesisAbi: readonly [{ readonly type: "function"; readonly inputs: readonly []; readonly name: "getCurrentPriceEpochId"; readonly outputs: readonly [{ readonly name: "_priceEpochId"; readonly internalType: "uint256"; readonly type: "uint256"; }]; readonly stateMutability: "view"; }]; /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link iFtsoManagerGenesisAbi}__ */ export declare const useReadIFtsoManagerGenesis: import("wagmi/codegen").CreateUseReadContractReturnType; //# sourceMappingURL=IFtsoManagerGenesis.d.ts.map