import { IconComponent } from '../types'; declare const ProfileOutline: IconComponent; export default ProfileOutline;