export declare function Positive(message?: string): (target: any, key: string) => void;
