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