import * as st from "simple-runtypes";
export declare const DateFromStringRuntype: st.Runtype<Date>;
