export declare const TonCommentInvalid: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const TonMinimumRequired: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const TonExcessFee: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const TonNotEnoughBalanceInParentAccount: import("@ledgerhq/errors/lib-es/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
//# sourceMappingURL=errors.d.ts.map