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