/**
 * SLIP-0044 coin type registry
 * https://github.com/satoshilabs/slips/blob/master/slip-0044.md
 */
export declare const CoinTypes: Record<string, number>;
//# sourceMappingURL=slip44.d.ts.map