import { SVGProps } from "react"; declare const TheTransferToken: (props: SVGProps) => JSX.Element; export default TheTransferToken;