declare const OBJECT: Record; declare const ARRAY: readonly unknown[]; export { OBJECT, ARRAY, };