import { Abstract, Constructor } from '../Support'; export type ServiceIdentifier = string | Constructor | Abstract | symbol; //# sourceMappingURL=Contracts.d.ts.map