import { RowsConfig } from '../types.js'; export declare const buildRowsOptions: (rows: any) => RowsConfig;