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