import { FunctionComponent } from 'react'; import { IDataTestID } from '../../../models'; export declare const ItemRemoveNode: FunctionComponent;