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