export function rowObjectExpression(node: any, table: any, props?: any): any; export function rowObjectCode(table: any, props: any): any; export function rowObjectBuilder(table: any, props: any): any; export const ROW_OBJECT: "row_object";