import type { SVGAttributes } from 'react'; export default function Add(props: SVGAttributes): JSX.Element;