import { AreaAnnotation } from '../types'; declare const INITIAL_AREA: AreaAnnotation; export { INITIAL_AREA };