import { IconDefinition } from '../types'; declare const IconMute: IconDefinition; export default IconMute;