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