import { Icon as _Icon } from 'tdesign-icons-vue-next';
import { WithInstallType } from '../shared';
export declare const Icon: WithInstallType<typeof _Icon>;
export default Icon;
