@ledgerhq/coin-icon
Version: 
Ledger Icon Coin integration
10 lines • 454 B
TypeScript
export declare const IconAllFundsWarning: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const IconValidatorsRequired: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
export declare const IconDoMaxSendInstead: import("@ledgerhq/errors/lib/helpers").LedgerErrorConstructor<{
    [key: string]: unknown;
}>;
//# sourceMappingURL=errors.d.ts.map