import { Schema } from '../schema'; /** Create a string schema. */ export declare function string(): Schema; //# sourceMappingURL=string.d.ts.map