import type { Container } from './Container'; export declare const DI_TOKEN: Container & { __type?: "base token"; }; //# sourceMappingURL=tokens.d.ts.map