export declare enum DateConstant {
    START_DATE_TIME = "200001010000",
    END_DATE_TIME = "209912012359"
}
