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