import type { SVGProps } from "react";
declare const SvgUser: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgUser;
//# sourceMappingURL=User.d.ts.map