import type { IconComponent } from '../types'; declare const Muted: IconComponent; export default Muted;