import React from 'react'; declare const Test: () => React.JSX.Element; export { Test };