import createFromIconfontCN from './icon-font'; import Icon from './icon'; import type { IconProps, IconOptions } from './types'; export type { IconProps, IconOptions }; declare const _default: import("../config-provider/types").ConfiguredComponentClass & { _typeMark: string; createFromIconfontCN: typeof createFromIconfontCN; }; export default _default;