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