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