/** * This file was auto-generated by Fern from our API Definition. */ import * as Flatfile from "../../../index"; export interface Metadata { certainty?: Flatfile.Certainty; confidence?: number; source?: string; detectedDelimiter?: string; }