export type VideoConfInfoProps = { callId: string; }; export declare const isVideoConfInfoProps: import("ajv").ValidateFunction; //# sourceMappingURL=VideoConfInfoProps.d.ts.map