import { SvgIconComponent } from './types'; declare const CoffeeIcon: SvgIconComponent; export default CoffeeIcon;