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