// SPDX-License-Identifier: MIT // OpenZeppelin Tron Contracts (last updated v5.4.0) (interfaces/ITRC3156.sol) pragma solidity >=0.5.0; import {ITRC3156FlashBorrower} from "./ITRC3156FlashBorrower.sol"; import {ITRC3156FlashLender} from "./ITRC3156FlashLender.sol";