/** * Copyright 2004-present Facebook. All Rights Reserved. * */ 'use strict'; const ProfilePic = require('ProfilePic'); function SomeTopLevelView() { let _graphql = 'unrelated'; return ( ); }