import { IconCog } from '@ni/nimble-components/dist/esm/icons/cog';
export { type IconCog };
export declare const NimbleIconCog: import("@ni/fast-react-wrapper").ReactWrapper<IconCog, unknown>;
