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