declare function changeTextTo(text: string, customPrompt: string): string; export default changeTextTo;