import type { MainThread } from "@lynx-js/types"; import type { ImageProps } from "@lynx-js/types/element"; export interface IconProps extends Omit { size?: number; color?: string; className?: string; } /** * @alias customer service,headphone,headphones,headset,help,sound,support,고객 서비스,도움,지원,헤드셋,헤드폰 */ declare const _default: import("react").ForwardRefExoticComponent>; export default _default;