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