import { Context } from '@tego/server';
export declare function flownodeCheck(ctx: Context, next: any): Promise<any>;
