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