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