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