import type * as draftErc20PermitSol from "./draft-ERC20Permit.sol";
export type { draftErc20PermitSol };
import type * as draftIerc20PermitSol from "./draft-IERC20Permit.sol";
export type { draftIerc20PermitSol };
export type { ERC20Burnable } from "./ERC20Burnable";
export type { ERC20Votes } from "./ERC20Votes";
export type { IERC20Metadata } from "./IERC20Metadata";
