export declare const constants: {
    SOLIDITY_FILE_EXTENSION: string;
    BASE_COMPILER_URL: string;
    LATEST_ARTIFACT_VERSION: string;
    SOLC_BIN_DIR: string;
};
//# sourceMappingURL=constants.d.ts.map