export declare const transformStringToDate: (str: string) => Date | null;