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