declare const PluginIcon: () => import("react/jsx-runtime").JSX.Element; declare const HomeIcon: () => import("react/jsx-runtime").JSX.Element; declare const DashboardIcon: () => import("react/jsx-runtime").JSX.Element; export { PluginIcon, HomeIcon, DashboardIcon };