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