import { type SvgProps } from 'react-native-svg'; declare const SvgExternalLink: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgExternalLink; //# sourceMappingURL=ExternalLink.d.ts.map