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