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