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