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