import type { LineAnnotation } from '../types'; declare const INITIAL_LINE: LineAnnotation; export { INITIAL_LINE };