export type EmptyObject = { [key: string]: never; };