/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as chainlinkOracleSol from "./ChainlinkOracle.sol"; export type { chainlinkOracleSol }; import type * as compoundOracleSol from "./CompoundOracle.sol"; export type { compoundOracleSol }; import type * as lpChainlinkOracleSol from "./LPChainlinkOracle.sol"; export type { lpChainlinkOracleSol }; import type * as xSushiOracleSol from "./xSUSHIOracle.sol"; export type { xSushiOracleSol }; export type { CompositeOracle } from "./CompositeOracle"; export type { PeggedOracle } from "./PeggedOracle"; export type { SimpleSLPTWAP0Oracle } from "./SimpleSLPTWAP0Oracle"; export type { SimpleSLPTWAP1Oracle } from "./SimpleSLPTWAP1Oracle";