import type { SVGAttributes } from 'react'; export default function Checkmark(props: SVGAttributes): JSX.Element;