import React from "react";
declare const StarryNight: React.FC;
export default StarryNight;
