import type { IconProps } from './IconWrapper';
import './style';
declare const _default: (props?: IconProps) => import("vue/jsx-runtime").JSX.Element;
export default _default;
