/// import { SvgIconProps } from './types'; export declare function DrinkWineIcon({ className, ...props }?: Partial): JSX.Element;