import type { RuleFn } from "./api.js"; export declare function at_namespace(url: string): RuleFn; export declare function at_namespace(prefix: string, url: string): RuleFn; //# sourceMappingURL=namespace.d.ts.map