export {}; declare global { interface SymbolConstructor { readonly metadata: unique symbol; } } //# sourceMappingURL=metadata-shim.d.ts.map