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

declare const FolderAccountOutlineIcon: MdiReactIconComponentType;
export default FolderAccountOutlineIcon;
