import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgSpeakerOffFill: (props: SVGProps) => React.JSX.Element; export default SvgSpeakerOffFill; //# sourceMappingURL=SpeakerOffFill.d.ts.map