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