declare const _default: () => { add: (key: string) => typeof globalThis; get: () => { ProjectionExpression: string; } | { ProjectionExpression?: undefined; }; }; export default _default;