import { SVGProps, PropsWithoutRef, ReactSVGElement } from 'react'; export declare const SvgFlowExternal: (props: SVGProps) => PropsWithoutRef;