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