export declare const CacheManageError: (type: string) => Error; export declare const NoIDError: (type: string) => Error; //# sourceMappingURL=errorMsg.d.ts.map