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