export declare const pages: { "9-2018": { id: number; name: string; start: string; end: string; color: string; }[]; "8-2018": { id: number; name: string; start: string; end: string; color: string; }[]; }; export declare const outBoundPages: { "12-2018": { id: number; name: string; start: string; end: string; color: string; }[]; };