import { SVGProps } from "react"; declare const SvgPlus: (props: SVGProps) => JSX.Element; export default SvgPlus;