export type Bytes = string; export type Bytes8 = string; export type Bytes20 = string; export type Bytes32 = string; export type Qty = string; //# sourceMappingURL=base.d.ts.map