import { type SvgIconProps } from '../lib/SvgIcon.js'; /** * Use to give different font options like switching between DT Flow and Mono * @public */ export declare const FontOptionsIcon: import("react").ForwardRefExoticComponent> & { displayName: string; };