import { IconPotWithLid, iconPotWithLidTag } from '@ni/nimble-components/dist/esm/icons/pot-with-lid';
export type { IconPotWithLid };
export { iconPotWithLidTag };
export declare const NimbleIconPotWithLid: import("@lit/react").ReactWebComponent<IconPotWithLid, {}>;
