import { SVGProps } from 'react';
export declare const RoninBadge: (props: SVGProps<SVGSVGElement>) => import("@emotion/react/jsx-runtime").JSX.Element;
