import { type Schema } from "../../Schema.js"; export declare const string: () => Schema;