import { RenderFunction } from 'vue';
declare const XIcon: RenderFunction;
export default XIcon;
