import { IconDefinition } from '../types';
declare const ProfileTwoTone: IconDefinition;
export default ProfileTwoTone;
