export declare const CONFIG_FILE = "project.config.json"; export declare const AUDIENCE_SDK = "@hyext/hyext-rn-sdk"; export declare const STREAMER_SDK = "@hyext/hyliveext-rn-sdk"; export declare const DEPRECATED_AUDIENCE_SDK = "hyext-rn-sdk"; export declare const DEPRECATED_STREAMER_SDK = "hyliveext-rn-sdk"; export declare const DEPENDENCIES_MAP: { [ver: string]: any; };