export type DebugPanelPosition = "bottom-left" | "bottom-right" | "top-left" | "top-right"; export type HE_SDK_USAGE_LOG_FLAG_OBJECT_TYPE = { __he_skipLoggingSDKUsage: boolean; }; //# sourceMappingURL=config.types.d.ts.map