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