export declare function validateOptions(options: any[], valuesSet?: Set<unknown>): void;
