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