import { IconProps } from '../types';
declare const Wine: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Wine;
//# sourceMappingURL=Wine.d.ts.map