export declare function Pure(_target: Object, propertyKey: string, { get, enumerable, value }: TypedPropertyDescriptor): TypedPropertyDescriptor;