import { Context, Next } from 'koa'; export declare function AdvanceMicroWidgetStaticMiddleware(ctx: Context, next: Next): Promise;