import Star from '../star';
export default function cacherMiddleware(star: Star): any;
