export declare class ReflectExtensions { static defineMetadata(metadataKey: Symbol, value: any, target: object): void; }