import { PropertyDecorator } from "../types"; export declare function Deprecated(value?: string): PropertyDecorator; //# sourceMappingURL=deprecated.decorator.d.ts.map