export declare function setReflectMetadata(target: object, metadataKey: unknown, metadata: unknown, propertyKey?: string | symbol): void;
//# sourceMappingURL=setReflectMetadata.d.ts.map