export declare const TRANSFER: {
    script: string;
    signature: string;
};
export declare const COIN_TYPE = "8001b207";
