import { IconNotebook, iconNotebookTag } from '@ni/nimble-components/dist/esm/icons/notebook';
export type { IconNotebook };
export { iconNotebookTag };
export declare const NimbleIconNotebook: import("@lit/react").ReactWebComponent<IconNotebook, {}>;
