/** * Indicates that a service has not been initialized yet. * * _Note: This value is for internal use only._ */ export declare const EMPTY_VALUE: unique symbol;