import { type Schema } from "../../Schema.mjs"; export declare function stringLiteral(literal: V): Schema;