export declare type Marker = symbol; export declare const MARKERS: { [key: string]: Marker; };