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