/**
 * Xing Network Definition
 * @see https://dev.xing.com/plugins/share_button/docs
 */
import type { Network } from '../types/index.js';
export declare const xing: Network;
