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