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