import type { FC, SVGProps } from "react";
export declare const Night: FC<SVGProps<SVGSVGElement>>;
export default Night;
//# sourceMappingURL=Night.d.ts.map