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