import { IconPlay, iconPlayTag } from '@ni/nimble-components/dist/esm/icons/play'; export type { IconPlay }; export { iconPlayTag }; export declare const NimbleIconPlay: import("@lit/react").ReactWebComponent;