export declare const EXPRESSHANDLERTAG = "context";
export declare function createFuntionBody(exp: string): string;
export declare function transformDynamic(exporessStr: string): string | undefined;
