import { IconDefinition } from '../types'; declare const IconDotMenu: IconDefinition; export default IconDotMenu;