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