import { IconSquareListCog, iconSquareListCogTag } from '@ni/nimble-components/dist/esm/icons/square-list-cog';
export type { IconSquareListCog };
export { iconSquareListCogTag };
export declare const NimbleIconSquareListCog: import("@lit/react").ReactWebComponent<IconSquareListCog, {}>;
