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