import { IAstroboyViewPluginAppExtends } from '../../contract';
declare const app: IAstroboyViewPluginAppExtends;
export = app;
