import { IAstroboyViewPluginConfigExtends } from '../contract';
declare const config: IAstroboyViewPluginConfigExtends;
export = config;
