declare const getRemoteSettings: (name: string, tag?: string) => Promise; export default getRemoteSettings;