import type { TextAnnotation } from '../types'; declare const INITIAL_TEXT: TextAnnotation; export { INITIAL_TEXT };