import { IconSystemlink, iconSystemlinkTag } from '@ni/nimble-components/dist/esm/icons/systemlink';
export type { IconSystemlink };
export { iconSystemlinkTag };
export declare const NimbleIconSystemlink: import("@lit/react").ReactWebComponent<IconSystemlink, {}>;
