import { ReactIconComponentType } from '../types';

declare const AccountTree: ReactIconComponentType;
export default AccountTree;
            