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