import type { FC, SVGProps } from "react";
export declare const Credits: FC<SVGProps<SVGSVGElement>>;
export default Credits;
//# sourceMappingURL=Credits.d.ts.map