import * as st from "simple-runtypes";
export declare const GetMyBlockedUsersResponse: st.Runtype<string[]>;
