export type kanjiSearchParams = { input: string grades: string[] }