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