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