import type { Container } from '@tinkoff/dippy'; import type { Provider } from '@tramvai/core'; export declare const getChildProviders: (appDi: Container) => Provider[]; //# sourceMappingURL=singletonProviders.d.ts.map