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