export declare function formatLocalDate(d: Date): string; export declare function todayStr(): string; export declare function tomorrowStr(): string; export declare function formatAwayType(type: string): string; //# sourceMappingURL=helpers.d.ts.map