import type { Location, Position } from "htmljs-parser"; export declare const START_POSITION: Position; export declare const START_LOCATION: Location;