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

declare const AccountBox: ReactIconComponentType;
export default AccountBox;
            