/** * @author Kuitos * @homepage https://github.com/kuitos/ * @since 2018-03-19 */ export default function isCacheLike(cache: any): boolean;