import { Meeting } from './types'; export declare const useMeeting: () => import("../../../..").GraphqlResponseWrapper;