export { default as CallCancelRounded } from "./call-cancel-rounded"; export { default as CallCancel } from "./call-cancel"; export { default as CallChatRounded } from "./call-chat-rounded"; export { default as CallChat } from "./call-chat"; export { default as CallDroppedRounded } from "./call-dropped-rounded"; export { default as CallDropped } from "./call-dropped"; export { default as CallMedicineRounded } from "./call-medicine-rounded"; export { default as CallMedicine } from "./call-medicine"; export { default as EndCallRounded } from "./end-call-rounded"; export { default as EndCall } from "./end-call"; export { default as IncomingCallRounded } from "./incoming-call-rounded"; export { default as IncomingCall } from "./incoming-call"; export { default as OutgoingCallRounded } from "./outgoing-call-rounded"; export { default as OutgoingCall } from "./outgoing-call"; export { default as PhoneCallingRounded } from "./phone-calling-rounded"; export { default as PhoneCalling } from "./phone-calling"; export { default as PhoneRounded } from "./phone-rounded"; export { default as Phone } from "./phone"; export { default as RecordCircle } from "./record-circle"; export { default as RecordMinimalistic } from "./record-minimalistic"; export { default as RecordSquare } from "./record-square";