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

declare const FileAccountIcon: MdiReactIconComponentType;
export default FileAccountIcon;
