import type { CryptoAssetsStore } from "@ledgerhq/types-live";
export declare function setCryptoAssetsStore(store: CryptoAssetsStore): void;
export declare function getCryptoAssetsStore(): CryptoAssetsStore;
//# sourceMappingURL=index.d.ts.map