import "urlpattern-polyfill";
export type URLPatternInput = string | URLPatternInit;
export { URLPattern };
