import * as st from "simple-runtypes";
export declare const mapRuntype: st.Runtype<Map<unknown, unknown>>;
