declare const CachePane: ({ query }: { query: any; }) => import("react/jsx-runtime").JSX.Element; export default CachePane;