import { IAstroboyViewPluginCtxExtends } from '../../contract';
declare const ctx: IAstroboyViewPluginCtxExtends;
export = ctx;
