export declare type TransactionHash = string; export declare type Quantity = string; export declare type Data = string;