export declare function ValidateObjectProperties(item: object, validProperties: string[]): void;
