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