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

declare const ManageAccounts: ReactIconComponentType;
export default ManageAccounts;
            