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

declare const NetworkLocked: ReactIconComponentType;
export default NetworkLocked;
            