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