import { PluginOption } from 'vite'; export declare function Safelist(safelist: Record): PluginOption;