import type { PropsWithChildren } from 'react'; import type { TextFitterProps } from './types.js'; export declare const TextFitter: React.FC>;