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

declare const PrinterWarningIcon: MdiReactIconComponentType;
export default PrinterWarningIcon;
