export const SUPPORTED_SOLIDITY_VERSION_RANGE = "<=0.8.24";
export const FIRST_SOLC_VERSION_SUPPORTED = "0.5.1";
