declare const plugBlockchain: (assetKey: string) => Promise<void>;
export default plugBlockchain;
