<?php

namespace Drupal\Core\Field;

interface PreconfiguredFieldUiOptionsInterface {
}
