/** Ensure URL has a protocol prefix */
export declare function ensureProtocol(url: string): string;
//# sourceMappingURL=ensure-protocol.d.ts.map