import { IAstroboyAppExtends } from '../../definitions/extends/app';
declare const appExtends: IAstroboyAppExtends;
export = appExtends;
