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