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