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