/// <reference types="react" />
declare const SpeakerX: (props: any, ref: any) => JSX.Element;
export default SpeakerX;
