export declare const HederaAddAccountError: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const HederaRecipientInvalidChecksum: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const HederaInsufficientFundsForAssociation: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const HederaRecipientTokenAssociationRequired: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const HederaRecipientTokenAssociationUnverified: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const HederaRecipientEvmAddressVerificationRequired: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const HederaRedundantStakingNodeIdError: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const HederaInvalidStakingNodeIdError: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const HederaNoStakingRewardsError: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const HederaMemoExceededSizeError: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
//# sourceMappingURL=errors.d.ts.map