import type { SVGProps } from 'react'; export declare function AddIcon(props: SVGProps): JSX.Element;