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