import { IconPaperPlane, iconPaperPlaneTag } from '@ni/nimble-components/dist/esm/icons/paper-plane';
export type { IconPaperPlane };
export { iconPaperPlaneTag };
export declare const NimbleIconPaperPlane: import("@lit/react").ReactWebComponent<IconPaperPlane, {}>;
