export { isSolcSolidityCompilerConfig } from "./build-system/build-system.js";
export { spawnCompile } from "./build-system/compiler/compiler.js";
