import { ReactIconComponentType } from '../types';

declare const PermScanWifi: ReactIconComponentType;
export default PermScanWifi;
            