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