export declare enum PlannerSource { Server = "server", Cache = "cache", Offline = "offline" } //# sourceMappingURL=planner_source.d.ts.map