interface RspAddress {
    address: string;
}
