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