import { IAstroboyCtxExtends } from '../../definitions/extends/context';
declare const ctxExtends: IAstroboyCtxExtends<any>;
export = ctxExtends;
