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