import { JpexInstance } from './types'; export default function clearCache(this: JpexInstance, ..._names: any[]): any;