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