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