type MarkerDefinitionsProps = { defaultColor: string | null; rfId?: string; }; declare const _default: import("react").MemoExoticComponent<{ ({ defaultColor, rfId }: MarkerDefinitionsProps): import("react/jsx-runtime").JSX.Element | null; displayName: string; }>; export default _default; //# sourceMappingURL=MarkerDefinitions.d.ts.map