declare const _default: { name: string; code: string; type: string[]; output_type: string[]; params: any[]; body: string; }; export default _default;