import { IconThreeVerticalLines, iconThreeVerticalLinesTag } from '@ni/nimble-components/dist/esm/icons/three-vertical-lines';
export type { IconThreeVerticalLines };
export { iconThreeVerticalLinesTag };
export declare const NimbleIconThreeVerticalLines: import("@lit/react").ReactWebComponent<IconThreeVerticalLines, {}>;
