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