import type { ApplinksDetailsComponents } from "../aasa.js"; export declare function match(url: URL, components: ApplinksDetailsComponents): boolean;