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