import type { IconProps } from '../../types'; declare const FontColor: import("react").NamedExoticComponent; /** * Remix Icon: Font Color * @see {@link https://remixicon.com/icon/font-color Remix Icon Docs} */ export { FontColor };