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