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

declare const FilePdfIcon: MdiReactIconComponentType;
export default FilePdfIcon;
