/*
 * Copyright (c) 2023 Huawei Device Co., Ltd.
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
import { u2 as m3, z2 as n3, d3 } from './name_as_export_api_1';
import { z2, c3 as v2 } from './name_as_export_api_1';
export { c3 as w3 } from './name_as_export_api_1';
export { w2 } from './name_as_export_api_1';
import { t2 } from './name_as_export_api_1';
import { l4 as o3 } from './json5';
import { m4 as q3 } from 'json5';
import { r3 } from './json5';
import { s3 } from 'json5';
t2();
m3();
let t3 = new n3();
let u3 = new o3();
let v3 = new q3();
function publicFoo1() {
    const j4 = 1;
}
function publicFoo2() {
    const i4 = 1;
}
function publicFoo3() {
    const h4 = 1;
}
function publicFoo4() {
    const g4 = 1;
}
function l3() {
    const x3 = o3;
    const y3 = o3.n4;
    const z3 = q3;
    const a4 = q3.o4;
    const b4 = r3;
    const c4 = r3.q4;
    const d4 = s3;
    const e4 = s3.h3;
    const f4 = 1;
}
