import * as React from "react"; declare function Moon(props: React.SVGProps): any; export default Moon;