import { InMemoryCache } from '@apollo/client'; export declare function createCache(): InMemoryCache;