import type { FreeLineAnnotation } from '../types'; declare const INITIAL_FREE_LINE: FreeLineAnnotation; export { INITIAL_FREE_LINE };