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