/** * Declare a new string model with `format: uri`. * * * See @@JsonSchema@@ to discover available methods. * * @schemaFunctional */ export declare function uri(): import("../index.js").JsonSchema;