export declare const NotHandled: unique symbol; export declare const NotMatched: unique symbol; export type { GetableHref, GetablePath, GetPaths, Platform, PostableHref, PostablePath, PostPaths, Verb, } from "./types";