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