export function validateProperties(resolvedProperties: any, propertyDefinitions: any): (any[] | { [k: string]: any; })[];