export declare class CacheTTL { static FLASH: number; static SHORT: number; static MEDIUM: number; static LONG_1: number; static LONG_24: number; static WEEK: number; }