import { IconComponent } from '..';
declare const MoreIcon: IconComponent;
export { MoreIcon };
