import * as React from 'react';
export declare const SvgSwap: (props: React.ComponentPropsWithoutRef<"svg">) => React.JSX.Element;
