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