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

declare const CallSplit: ReactIconComponentType;
export default CallSplit;
            