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