import React from 'react';
declare const UserFill: React.FC<import("./gen").IconFillProps>;
export default UserFill;
