declare const _default: { telegram: () => Promise; discord: () => Promise; clubhouse: () => Promise; slack: () => Promise; twitter: () => Promise; instagram: () => Promise; vk: () => Promise; whatsapp: () => Promise; }; export default _default;