import { MdiReactIconComponentType } from './dist/typings';

declare const AccountPendingIcon: MdiReactIconComponentType;
export default AccountPendingIcon;
