import ScheduledCallComponent from './ScheduledCall.component';
export * from './ScheduledCall.component';
export default ScheduledCallComponent;
