import { type MinaLiveProps } from './MinaLive'; export declare const LazyMinaLive: (props: MinaLiveProps) => import("react/jsx-runtime").JSX.Element; export default LazyMinaLive;