import { PlainObject } from './PlainObject'; export type EmptyObject = PlainObject;