import type { FailedJobRecord } from "./types"; declare const failedJobTable: import("@getstrata/core/database/table").TableDefinition; export { failedJobTable };