/// import { ButtonProps } from '../../button'; export declare const RemoveItemButton: (props: Omit) => JSX.Element;