export declare class ReservedKeys { static readonly serviceLocator = "ServiceLocator"; static readonly all: ReadonlyArray; /** * static */ private constructor(); } //# sourceMappingURL=reserved-keys.d.ts.map