export declare const GraphConstants: {
    GraphBaseUrl: string;
    GraphDefaultVersion: string;
};
