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