import { IconProps } from '../../iconUtils'; export declare const AccountTreeLOW: import('react').MemoExoticComponent<(props: IconProps) => import('react').ReactElement>; export type AccountTreeLOWProps = IconProps; export default AccountTreeLOW;