ctools_export_ui::edit_form adds the form's submit buttons to form['buttons'] (no #type). More 'compliant' with Drupal 7 would be if the buttons would be in a container with #type "actions". Good themes style that container. It's also more predictable for other developers.