/* Autogenerated file. Do not edit manually. */ /* tslint:disable */ /* eslint-disable */ import type * as ensSol from "./ENS.sol"; export type { ensSol }; import type * as mocks from "./mocks"; export type { mocks }; export type { Airdrop } from "./Airdrop"; export type { ERC20Permit } from "./ERC20Permit"; export type { TORN } from "./TORN"; export type { Vesting } from "./Vesting"; export type { Voucher } from "./Voucher";