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