// SPDX-License-Identifier: MIT // OpenZeppelin Contracts v4.4.1 (interfaces/IERC20.sol) pragma solidity ^0.8.19; import {IERC20} from "../token/ERC20/IERC20.sol";