export declare const useSmoothManager: (text: string, inProgress: boolean, typingSpeed?: number) => void;