/**
 * Type to explicitly define an inject index within a source code.
 *
 * @type {InjectIndex}
 */
export declare type InjectIndex = number;
//# sourceMappingURL=inject-index.d.ts.map