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