//1 import { File } from '@asyncapi/generator-react-sdk' //2 export default function ({ asyncapi }) { //3 return {asyncapi.info().title()} }