/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as uniswapV2PairSol from "./UniswapV2Pair.sol"; export type { uniswapV2PairSol }; import type * as interfaces from "./interfaces"; export type { interfaces }; export type { UniswapV2ERC20 } from "./UniswapV2ERC20"; export type { UniswapV2Factory } from "./UniswapV2Factory"; export type { UniswapV2Router02 } from "./UniswapV2Router02";