export declare type Hash = string;
export declare type Script = string;
export declare type Satoshi = number;
