import React from 'react'; import { SvgProps } from './types'; declare const External: React.FC; export default External;