const WarrantyHeaderAction = () => {
  return <div>WarrantyHeaderAction</div>;
};

export default WarrantyHeaderAction;