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