import { IconDefinition } from '../types'; declare const MoonFilled: IconDefinition; export default MoonFilled;