/** * URL for an http(s) resource. */ export declare type HttpUrl = string;