import { type SvgStringOpts } from '../../svgString'; export declare const ThreadSVG: (opts?: SvgStringOpts) => string; export default ThreadSVG;