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