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