import type { AnyStringSerializableType } from './AnyStringSerializableType'; export type AnyParams = Record | undefined;