/** * * PluginIcon * */ declare const PluginIcon: () => import("react/jsx-runtime").JSX.Element; export default PluginIcon;