export declare const getPath: (url: string) => string; export declare const getQuery: (url: string) => string; //# sourceMappingURL=url.d.ts.map