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

declare const UserProfileDark: ReactIconComponentType;
export default UserProfileDark;
            