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