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