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