import type { FC, SVGProps } from "react";
export declare const ShieldWithStar: FC<SVGProps<SVGSVGElement>>;
export default ShieldWithStar;
//# sourceMappingURL=ShieldWithStar.d.ts.map