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