import type { IMarkerLabelSpec } from '../../../../component/marker/interface';
export declare const getCommonLabelTheme: () => IMarkerLabelSpec;
