import { IconProps } from '../Icon'; declare function SvgSwapCalls(props: IconProps): JSX.Element; export default SvgSwapCalls;