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