import { IconProps } from '../Icon'; declare function SvgAdd(props: IconProps): JSX.Element; export default SvgAdd;