export declare const validateUnknownBrowsers: (browsers: string[], configBrowsers: string[]) => void;
