import { Account } from "@ledgerhq/types-live"; export declare function isAccountEmpty(account: Pick): boolean; //# sourceMappingURL=helpers.d.ts.map