export declare function createCacheKey(propName: string, params: any[], prefix?: boolean): string;
