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