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