import { IconProps } from '../types';
declare function SpeakerX(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default SpeakerX;
//# sourceMappingURL=SpeakerX.d.ts.map