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

declare const SwapCallsIcon: MdiReactIconComponentType;
export default SwapCallsIcon;
