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