import { V1 } from "./v1"; export declare class GraphRest { readonly v1: V1; }