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