export interface NzxQueryI18nInterface { query: string; reset: string; expand: string; collapse: string; }