export declare const createCacheKey: (prefixKey: string, funcName: string, args: { [key: string]: any; }) => string;