/** * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ declare const _default: "\n\n>\n \n \n \">\n <% it.metaAttributes.forEach((metaAttribute) => { %>\n <%~ metaAttribute %>\n <% }); %>\n <%~ it.headTags %>\n <% it.stylesheets.forEach((stylesheet) => { %>\n <%= stylesheet %>\" />\n <% }); %>\n <% it.scripts.forEach((script) => { %>\n \n <% }); %>\n \n >\n <%~ it.preBodyTags %>\n
<%~ it.appHtml %>
\n <%~ it.postBodyTags %>\n \n\n"; export default _default;