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

declare const ScannerIcon: MdiReactIconComponentType;
export default ScannerIcon;
