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