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

declare const FileDelimitedIcon: MdiReactIconComponentType;
export default FileDelimitedIcon;
