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