import type { IconComponent } from '../types'; declare const StarsMinimalistic: IconComponent; export default StarsMinimalistic;