export { BITCOIN_REGTEST_DEFAULT_CORE, cleanBitcoinRegtestCache, getBitcoinRegtestCacheDirectory, installBitcoinRegtest, parseBitcoinRegtestInstallCliOptions, readBitcoinRegtestInstallOptionsFromPackageJson, } from "./install.cjs"; export type { BitcoinRegtestArtifactConfig, BitcoinRegtestArtifactPlatformConfig, BitcoinRegtestInstallDependencies, BitcoinRegtestInstallOptions, BitcoinRegtestInstallResult, } from "./install.cjs"; //# sourceMappingURL=index.d.cts.map