import { Row } from "@gscdump/contracts"; export declare function coerceRows(rows: readonly Row[]): Row[];