import clsx from 'clsx'; import { IMenuSeparatorProps } from './'; const MenuSeparator = ({ className }: IMenuSeparatorProps) => { return