constructor(address _boringVault) BaseDecoderAndSanitizer(_boringVault);
function supply(address recipient, uint256, bytes32[] calldata) external pure returns (bytes memory addressesFound);
function withdraw(address receiverOfUnderlying, uint256) external pure returns (bytes memory addressesFound);