import * as react from 'react'; declare function StarryBackground(): react.JSX.Element; export { StarryBackground as default };