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