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