import type { ProposedEntry } from "./ProposedEntry"; /** * Rekord object */ export type rekord = ProposedEntry;