import express from 'express'; import { LoadDictElement } from 'di-why/build/src/DiContainer'; export declare type Application = ReturnType; declare const loadDictElement: LoadDictElement; export default loadDictElement; //# sourceMappingURL=app.d.ts.map