import React from 'react';
declare const Index: () => React.JSX.Element;
export default Index;
