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

declare const SwapCalls: ReactIconComponentType;
export default SwapCalls;
            