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