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