/// import { IconProps } from '../../types'; declare const MenuDots: (allProps: IconProps) => JSX.Element; export default MenuDots;