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