/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as thunderFactorySol from "./ThunderFactory.sol";
export type { thunderFactorySol };
import type * as auction from "./auction";
export type { auction };
import type * as utility from "./utility";
export type { utility };
export type { SupportsInterface } from "./SupportsInterface";
export type { TokenAuction } from "./TokenAuction";
export type { XAccessControl } from "./XAccessControl";
export type { XOwnership } from "./XOwnership";
