import type { LabelmapStyle } from '../../../types/LabelmapTypes.js'; declare function getDefaultLabelmapStyle(): LabelmapStyle; export default getDefaultLabelmapStyle;