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