import * as st from "simple-runtypes";
export declare const HasCommentsCount: {
    commentsCount: st.Runtype<number>;
};
