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