import type { PluginHostnameInfo } from './PluginHostnameInfo'; export type UrlPluginClearUrlsParams = { except: Array; };