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

declare const FaxIcon: MdiReactIconComponentType;
export default FaxIcon;
