export declare function IsNotNegative(property: string): (object: Object, propertyName: string) => void;
