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