export const ViewStrategies: { label: string; value: string; }[]; export const BaseTilesets: ({ label: string; value: null; } | { label: string; value: string; })[]; export const TopologySources: { label: string; value: string; }[]; export const PoliticalBoundaryTilesets: ({ label: string; value: null; } | { label: string; value: string; })[]; export const PoliticalLabelTilesets: ({ label: string; value: null; } | { label: string; value: string; })[]; export const LegendPositionOptions: { label: string; value: string; }[]; export const LegendBehaviorOptions: { label: string; value: string; }[]; export const monospacedFontSize: "10pt"; /** * An SVG image of an arrow pointing right, meeting with a vertical line at the arrow's point. */ export const svgArrowRightToLine: "\n "; /** * An SVG image of an arrow pointing left, away from a vertical line at the arrow's base. */ export const svgArrowLeftFromLine: "\n \n "; /** * The default tooltip markup to render for nodes. */ export const defaultNodeTooltip: "\n