import 'reflect-metadata';
import { PropertyOptions } from './types';
export declare function Property(options?: PropertyOptions): PropertyDecorator;
//# sourceMappingURL=property.decorator.d.ts.map