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