import React from 'react'; declare const Greetings: () => React.JSX.Element; export default Greetings; //# sourceMappingURL=Greetings.d.ts.map