/// import { IconProps } from '../../types'; declare const MoonStars: (allProps: IconProps) => JSX.Element; export default MoonStars;