/** @jsxImportSource react */
import { SVGProps } from "react";
export default function ScoreSaberIcon(props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element;
