export declare const EthAppPleaseEnableContractData: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const EthAppNftNotSupported: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const CeloAppPleaseEnableContractData: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
//# sourceMappingURL=errors.d.ts.map