import { IActionHandler } from "./IActionHandler";
export declare const msGraphGet: IActionHandler;
