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