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