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