declare const currentTime: import("@legendapp/state").ObservableObject; declare const currentDay: import("@legendapp/state").ObservableObject; export { currentTime, currentDay }; //# sourceMappingURL=time.d.ts.map