export declare function OGC(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function WFS(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function WMS(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
