import { ReactIconComponentType } from '../types';

declare const UserProfile: ReactIconComponentType;
export default UserProfile;
            