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