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