import type { Network } from '../types/index.js';
export declare const facebook: Network;
