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