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