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