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