import { StyledIcon } from '@styled-icons/styled-icon'; export declare const WineGlassEmpty: StyledIcon; export declare const WineGlassEmptyDimensions: { height: number; width: number; };