import * as React from "react"; import { SVGProps } from "react"; const SvgFormatListChecks = (props: SVGProps) => ( ); export default SvgFormatListChecks;