export declare function preprocessRequired(properties: string[] | string | undefined, required: string): string[];
