import { type DataExportJob } from "../../operations/types.js"; export declare function asExport(row: Record): DataExportJob; //# sourceMappingURL=asExport.d.ts.map