import { SvgIconComponent } from './types'; declare const AccountBoxIcon: SvgIconComponent; export default AccountBoxIcon;