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

declare const PrinterAlertIcon: MdiReactIconComponentType;
export default PrinterAlertIcon;
