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