import { IconProps } from '../types';
declare const User: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default User;
//# sourceMappingURL=User.d.ts.map