export declare const TYPE_PRE_MONTH = -1;
export declare const TYPE_NOW_MONTH = 0;
export declare const TYPE_NEXT_MONTH = 1;
