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

declare const CallEnd: ReactIconComponentType;
export default CallEnd;
            