import { SVGProps } from "react";
declare const GILawStar: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GILawStar };
