export declare function isUrl(x: string): boolean;
export declare const Url: import("type-r").ChainableAttributeSpec<StringConstructor>;
