export declare enum OutputType { Bech32 = 0, Compatibility = 1, Legacy = 2, Taproot = 3 } //# sourceMappingURL=Enums.d.ts.map