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