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

declare const FolderAccountIcon: MdiReactIconComponentType;
export default FolderAccountIcon;
