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