import * as st from "simple-runtypes";
export declare const HasMinClientVersion: {
    minClientVersion: st.Runtype<string>;
};
