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