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

declare const AccountPendingOutlineIcon: MdiReactIconComponentType;
export default AccountPendingOutlineIcon;
