declare const Index: ({ description }: { description: any; }) => JSX.Element; export default Index;