import React from "react"; import { Icon, ICON_TYPE } from "../Icon"; export const AppbarDropdownIcon = () => ( );