export function init({resStore, lng}: {resStore: {}, lng: string}, cb?: Function): void export function translate(key: string): string