import { IconSvgProps } from '../types';
declare const ShieldStar: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default ShieldStar;
//# sourceMappingURL=ShieldStar.d.ts.map