import type { GlowCircleLayerProps } from './props'; declare function MbGlowCircleLayer(props: GlowCircleLayerProps): import("react/jsx-runtime").JSX.Element; export default MbGlowCircleLayer;