import type { Provider } from './Provider'; export declare function provide(descr: Provider): Provider; //# sourceMappingURL=provide.d.ts.map