import * as React from "react"; declare function Swap(props: React.SVGProps): any; export default Swap;