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