import { IconSvgProps } from '../types';
declare const Moon: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Moon;
//# sourceMappingURL=Moon.d.ts.map