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