/** * This file was auto-generated by Fern from our API Definition. */ import * as Vectara from "../index"; /** * The header of a table. */ export declare type Header = Vectara.Cell[];