export default function metaFormat({ rows: original, table, cls, htmls, sufix, reassign, }: { rows: any[]; table?: string; cls?: Record; htmls?: Record; sufix?: Boolean; reassign?: Boolean; }, pg?: any): Promise; //# sourceMappingURL=index.d.ts.map