import { MeetingStatus } from '../../types'; export declare const useMeetingStatus: () => MeetingStatus;