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