import { type ReactNode } from 'react'; export declare function renderFallingChars(value: string): ReactNode[];