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

declare const Call: ReactIconComponentType;
export default Call;
            