import { CryptoCurrency } from "@ledgerhq/types-cryptoassets";
export declare function getSyncHash(currency: CryptoCurrency, blacklistedList: string[]): string;
//# sourceMappingURL=logic.d.ts.map