export declare function getTypeForProperty(schema: any, propertyConfig: any, required: any, propertyName: string): string;
