import { IconScreenCheckLines, iconScreenCheckLinesTag } from '@ni/nimble-components/dist/esm/icons/screen-check-lines';
export type { IconScreenCheckLines };
export { iconScreenCheckLinesTag };
export declare const NimbleIconScreenCheckLines: import("@lit/react").ReactWebComponent<IconScreenCheckLines, {}>;
