interface CsvColumnConfigimport { type CsvColumnConfig } from "https://deno.land/x/netsaur@0.2.12/data/mod.ts"; Propertiesoptionallabel: booleanWhether this column is a label column.