import { GetAccountShape } from "@ledgerhq/ledger-wallet-framework/bridge/jsHelpers"; export declare function genericGetAccountShape(network: string, kind: string): GetAccountShape; //# sourceMappingURL=getAccountShape.d.ts.map