export declare function buttonProps(handleClick: () => void, disabled?: boolean): React.HTMLAttributes;