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