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