import { IconWebviCustom, iconWebviCustomTag } from '@ni/nimble-components/dist/esm/icons/webvi-custom';
export type { IconWebviCustom };
export { iconWebviCustomTag };
export declare const NimbleIconWebviCustom: import("@lit/react").ReactWebComponent<IconWebviCustom, {}>;
