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

declare const WifiProtectedSetup: ReactIconComponentType;
export default WifiProtectedSetup;
            