export * from './index-public';
export { _createStatefulCallClientInner } from './StatefulCallClient';
export { _isACSCall, _isACSCallAgent, _isTeamsCall, _isTeamsCallAgent } from './TypeGuards';
export type { CallAgentCommon, CallCommon, TeamsCall } from './BetaToStableTypes';
//# sourceMappingURL=index.d.ts.map