import type { FileViewerProps } from './service.ts'; export declare function TextEditor(props: FileViewerProps): import("react").JSX.Element;