import '../../tauri/tauri-web-adapter';
import React from 'react';
import '@keadex/keadex-mina/src/styles/index.css';
export type MinaLiveProps = {};
export declare const MinaLive: React.NamedExoticComponent<MinaLiveProps>;
export default MinaLive;
