export type ExtraParameters = { [key: string]: string | number | null; };