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