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