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