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