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