export declare function renderHeader(args: {
    col?: number;
}): string;
