export declare const register: (path: string, method: "HEAD" | "GET", url: string | URL) => void;