import * as telephony from './telephony/index';
import * as xdsl from './xdsl/index';
export { telephony };
export { xdsl };
//# sourceMappingURL=index.d.ts.map