export declare function dayStringToDateObj(matchingText: string): Date;
