import { MdiReactIconComponentType } from './dist/typings';

declare const CallSplitIcon: MdiReactIconComponentType;
export default CallSplitIcon;
