/// import { IconProps } from "../../../types"; export default function SidebarTopIcon({ className, dataTestid, ...rest }: IconProps): JSX.Element;