declare const _default: {
  labelSupport: (string | typeof LabelSupport)[];
};
export default _default;
import LabelSupport from './LabelSupport';
