import type { IconComponent } from '../types'; declare const MenuDots: IconComponent; export default MenuDots;