import type { ApifoxUrlInfo } from '../types/index.js'; export declare function parseApifoxUrl(url: string): ApifoxUrlInfo; //# sourceMappingURL=url-parser.d.ts.map