import { IconGridThreeByThree, iconGridThreeByThreeTag } from '@ni/nimble-components/dist/esm/icons/grid-three-by-three';
export type { IconGridThreeByThree };
export { iconGridThreeByThreeTag };
export declare const NimbleIconGridThreeByThree: import("@lit/react").ReactWebComponent<IconGridThreeByThree, {}>;
