import { Icon } from '@alifd/next';
export type { IconProps } from '@alifd/next/types/icon';
export default Icon;
