import { ChannelAuthSettingProps, ChannelAuthSettingSaveParams, ChannelAuthSettingValue, TabKey } from "../types.js"; import React from "react"; //#region src/components/authentication/admin/ChannelAuthSetting/OnlineShopAuth/index.d.ts declare const Onlineshopauth: React.FC; //#endregion export { Onlineshopauth };