declare const getAPIParams: (extractedParams: Record, languageName: string) => any; export default getAPIParams;