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