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