export declare const SocialEmbeds: (el: any, attrs: any) => { type: string; attrs: { src: any; }; children: { text: string; }[]; };