import React from 'react'; export default function ListCheck({ className, ...props }: React.SVGProps): JSX.Element;