export type WaypointConfig = { theme?: "light" | "dark" popupCloseDelay?: number source?: string }