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