import { ReactIconComponentType } from '../types';

declare const AddCall: ReactIconComponentType;
export default AddCall;
            