import { Schema } from "../../Schema.js"; export declare function enum_(values: E): Schema;