import { t } from '../common'; export declare class TypeCacheKey { static client: t.CacheClientKey; static fetch: t.CacheFetchKey; }