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

declare const WifiLock: ReactIconComponentType;
export default WifiLock;
            