import * as v1alpha1 from './v1alpha1';
declare const WebCacheClient: typeof v1alpha1.WebCacheClient;
declare type WebCacheClient = v1alpha1.WebCacheClient;
export { v1alpha1, WebCacheClient };
declare const _default: {
    v1alpha1: typeof v1alpha1;
    WebCacheClient: typeof v1alpha1.WebCacheClient;
};
export default _default;
import * as protos from '../protos/protos';
export { protos };
