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