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