import React from 'react'; import type { LayerPopupProps } from './types'; export declare const LayerPopup: React.FC;