import { Context } from "./Context";
export declare function isAikidoDASTRequest(context: Context): boolean;
