import { Graph } from './Graph'; export declare function bindProviders(graph: Graph & Record): void; //# sourceMappingURL=ProviderBinder.d.ts.map