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