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