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