export declare const code: (el: any) => { type: string; attrs: { language: any; }; };