import type { IconProps } from '../../types'; declare const GobletLine: import("react").NamedExoticComponent; /** * Remix Icon: Goblet Line * @see {@link https://remixicon.com/icon/goblet-line Remix Icon Docs} */ export { GobletLine };