import type { IRaribleInternalSdk } from "../domain"; export declare function createUnavailableBlockchain(msg?: string): IRaribleInternalSdk;