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